This descibes possible causes for a rare crasher with effects. #4460
This descibes possible causes for a rare crasher with effects. #4460daschuer wants to merge 2 commits intomixxxdj:effects_refactoringfrom
Conversation
|
I don't see a comment that this blocks #2618... |
|
I don't know if this really contains useful information. We have a bug report and some guesses what causes the bug but it does not seem to be known for sure. I do not think it is appropriate to add potentially misleading comments to the code. |
can you get the crash to occur reliably without gdb? If so you should be able to enable corefile dumps and attach gdb to the corefile. (That's how I was able to find the controller shutdown bug) |
|
I have not yet found a pattern to reproduce that crash. It did not happen in my latest tests. |
If Ubuntu uses systemd's coredump mechanism, you can use |
|
Ubuntu uses Apport |
9d3985f to
7845142
Compare
|
Reopened at: #4487 |
I have experienced a crasher during testing of #2618
Probably related:
https://bugs.launchpad.net/mixxx/+bug/1775497
Here is the log, unfortunately it has not happen to me under GDB.